home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Actual 44
/
PC Actual CD 44.iso
/
Linux
/
Cygwin
/
full.exe
/
Disk1
/
data1.cab
/
Tools
/
include
/
g++
/
cstdarg
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-12-04
|
152 b
|
8 lines
// -*- C++ -*- forwarding header.
// This file is part of the GNU ANSI C++ Library.
#ifndef __CSTDARG__
#define __CSTDARG__
#include <stdarg.h>
#endif